home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 2.iso
/
STUTTGART
/
LANG
/
BASIC
/
LIB
/
EVENTSHELL
/
DOCS
/
Printer
< prev
next >
Wrap
Text File
|
1996-04-11
|
923b
|
41 lines
FNshell_PrinterOnLine
=> None
<= bool TRUE if printer is online, otherwise
FALSE
This routine has been tested on RISC-OS 3.1 and
should also work on earlier versions. From Risc
User March 1993 page 43.
Note that if you normally use a Computer Concepts
Turbo Driver the TurboSupport module MUST be
loaded before calling this routine. Don't forget
to tell the users of your application as well!
--------------------------------------------------------
FNshell_PrinterDriverGetName
=> None
<= str printer name if driver is loaded,
otherwise ""
--------------------------------------------------------
FNshell_PrinterDriverLoaded
=> None
<= bool TRUE if printer driver is loaded,
otherwise FALSE
--------------------------------------------------------
FN_shell_Printers_Init
=> None
<= bool TRUE if module initialised correctly
FALSE otherwise
--------------------------------------------------------